home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / ARCHIVE / DIRXC / DIRXC.DOC next >
Encoding:
Text File  |  1993-06-28  |  1.6 KB  |  62 lines

  1. DirXC-DirX Command-line lister, Version 1.10            29-Jun-93
  2.  
  3.  
  4. Smaller, simpler version of DirX for when you just want a listing of
  5. compressed and uncompressed files.  Listing is redirectable to printer or
  6. file.  Mimicks DOS's DIR command, to an extent.  No sorting is performed.
  7.  
  8. Contents:
  9. =========
  10. Purpose
  11. Display
  12. Syntax
  13. Switches
  14.  
  15. Purpose:
  16. ========
  17. To provide a simple means of easily showing which files have and have not
  18. been compressed with an executable file compressor.
  19.  
  20. DirXC is a free program.
  21.  
  22. Display:
  23. ========
  24. The operation of the program mimicks DOS's DIR command to an extent, but
  25. displays information from both forms of directory listing provided by DirX's
  26. "Toggle" command.  Refer to DIRX.DOC, available in the distribution archive
  27. for DirX for specific details (currently DIRX110.ZIP).
  28.  
  29. Syntax:
  30. =======
  31.  
  32.         Usage:  DIRXC [switches] [filespec]
  33.  
  34. In the above syntax, if no argument follows the program name, the current
  35. default directory is searched, which is equivalent to "DIRXC *.*".  If no
  36. file extension is specified, all extensions are searched.
  37.  
  38. Switches:
  39. =========
  40.  
  41. /C      display Compressed files only
  42.  
  43. /P      Pause after screen fills
  44.  
  45. /U      display Uncompressed files only
  46.  
  47. Either '/' or '-' may be used to specify switches.
  48.  
  49. Entering an invalid switch causes the program to display a brief help screen
  50. then exit.
  51.  
  52.         Examples:       DIRXC /h
  53.                         DIRXC -?
  54.  
  55. --
  56.  
  57.                 Raymond T. Kaya
  58.                 P. O. Box 1436
  59.                 Honolulu, HI  96806
  60.  
  61.                 CompuServe:  71230,2500
  62.